﻿/*
Theme Name: Guoxue
Theme URI: http://wordpress.org/
Description: The special theme for Guoxue.
Author: Guoxue
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/



/* =Theme Elements
-------------------------------------------------------------- */

/* Global elements */

body {
	padding: 0;
	margin: 0;
	color: #222;
	background-color: #999;
	text-align: center;
}
body a {
	text-decoration: none;
}
body a:hover,
body a:active {
	color: #FF0000;
	text-decoration: none;
}
body.home {
	color: #006666;
	font-size: 13px;
	background-color: #fff;
}
body.home a:link,
body.home a:visited {
	color: #006666;
	text-decoration: none;
}
body.home a:hover,
body.home a:active {
	color: #FF0000;
	text-decoration: none;
}

.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear: both;
}

ul {
    list-style-type: none;
}
form {
	margin: 0px;
	padding: 0px;
	}
input,
label,
select {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.textbox {
	height: 18px;
	background: #FFFFFF;
	border: 1px solid #7f9db9;
}
.button {
	background: #fff url("images/bg_input.gif") repeat-x;
	border: 1px solid #7f9db9;
	padding: 1px 4px 3px 4px;
}

.space10 {
	height: 10px;
	clear: both;
}
.space20 {
	height: 20px;
	clear: both;
}
.space15 {
	height: 15px;
	clear: both;
}



/* =Fonts
-------------------------------------------------------------- */

body {
	font-family: 宋体, 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
input,
label,
select {
	font: 12px Tahoma, sans-serif;
}

.fd { color: #000000; }
.fg { color: #888888; }
.fb { color: #937534; }
.fr { color: #AC2F0B; }
.fw { color: #FFFFFF; }

.f12 {font-size: 12px; line-height: 22px;}
.f13 {font-size: 13px; line-height: 22px;}
.f15 {font-size: 15px; line-height: 27px;}
.f18 {font-size: 18px}
.f20 {font-size: 20px; font-weight: bold}
.f24 {font-size: 24px; font-weight: bold}

.ht {font-family: "黑体"}
.kt {font-family: "楷体_GB2312"}
.fs {font-family: "仿宋_GB2312"}
.time {font-family: "Times New Roman", Times, serif;}

h1 {
	margin: 0px;
	color: #AC2F0B;
	font-size: 20px;
	font-weight:normal;
	font-family: "黑体";
	line-height: 30px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding:0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
h3.add-title {
	padding: 3px 0px;
	margin: 10px 0px;
	display: block;
	text-align: center;
	background-color: #F5F5F5;
	border-top: 1px solid #DDDDDD;
}
h3.side-title {
	color: #937534;
	margin: 0px 0px 10px 0px;
	text-align: center;
}



/* =Image
-------------------------------------------------------------- */

img {
	vertical-align:bottom;
}



/* =Color
-------------------------------------------------------------- */

.border-home {
	border: 1px solid #ACB9B9;	
}
.border-green {
	border: 1px solid #77a89b;
}
.border-blue {
	border: 1px solid #83A4D9;
}
.border-brown {
	border: 1px solid #c9c2b8;
}
.bg-green {
	background-color: #E5EEE5;
}
.bg-blue {
	background-color: #E9EDF7;
}
.bg-grey {
	background-color: #e3edef;
}


/* =Structure
-------------------------------------------------------------- */

#wrapper {
	width:962px;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
}

#header,
#footer,
.main {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

.title {
	height: 28px;
	clear: both;
	background: url(images/bg_panel.gif) repeat-x;
	border-bottom:1px solid #DDDDDD;
}
.title-head {
	font-size:15px;
	line-height: 28px;
	font-weight:bold;
	padding-left:8px;
	float: left;
}
.title-more {
	font-size:12px;
	line-height: 28px;
	padding-right: 8px;
	float: right;
}


/* =Home Structure
-------------------------------------------------------------- */

/* =Home Topbar */
.home #topbar {
	padding: 5px 0px;
	text-align: center;
	background-color: #f2f2f2;
	vertical-align: baseline;
}

/* =Home Banner */
.home #branding {
	height: 110px;
	background: #fff url(images/bg_branding.gif) no-repeat center;
}
.home #logo {
	width: 220px;
	height:110px;
}
.home #time {
	width: 150px;
	color: #666666;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	}

/* =Home Menu */
.home #access {
	height: 25px;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	background: #fff url(images/bg_nav01.gif) repeat-x;
	}
.home #access a {
	width: 72px;
	height: 25px;
	line-height:25px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	text-align: center;
	}
.home #access a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #fff url(images/bg_nav03.gif) repeat-x;
	}

/* =Home Panel */
.home #panel {
	height:30px;
	color:#222;
	font: 12px Tahoma, sans-serif;
	background: url(images/bg_panel.gif) repeat-x;
	}
.home #panel td {
	vertical-align: middle;
}
.home #tool-panel {
	width: 227px;
	text-align: center;
	padding:4px 0px;
}
.home #scroll-news {
	width: 324px;
	padding: 4px 0px;
}
.home #gxzk-panel {
	width: 180px;
	text-align: center;
	padding:4px 0px;
}
.home #search-panel {
	width: 227px;
	text-align: center;
	padding: 4px 0px;
}
/* =Home Column One */
#focus {
	width: 240px;
	height:324px;
	overflow: hidden;
}
#demo {
	height: 115px;
	overflow:hidden;
}
#gx365 {
	padding:0px;
	margin: 5px 8px 0px 8px;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
	text-justify: inter-ideograph;
}

#news {
	width: 456px;
	height:324px;
	overflow: hidden;
}
#news ul {
	padding:0px;
	margin: 5px 8px 0px 8px;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
}

#gxbd {
	width: 240px;
	height:324px;
	overflow: hidden;
}
#log {
	padding:0px;
	margin: 0px 8px;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
	text-justify: inter-ideograph;
}

/* =Home Column Two */
#compass,
#bbs {
	width: 960px;
	height: 60px;
	background-color: #E1ECEB;
}
#compass iframe,
#bbs iframe {
	width: 960px;
	height:60px;
	border: 0px;
	margin: 0px auto;
}
#compass p,
#bbs p {
	padding:0px;
	margin: 0px;
	text-align: center;
}

/* =Home Column Three */
#people {
	width: 474px;
	height:324px;
	float: left;
	overflow: hidden;
}
#book {
	width: 474px;
	height:324px;
	float: right;
	overflow: hidden;
}
#people dl,
#book dl{
	padding: 5px 0px;
	margin: 0px;
	line-height: 22px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#people dd,
#book dd{
	margin:0px;
	padding:0px 8px;
	display:block;
	height:88px;
	overflow:hidden;
}
#people dd img,
#book dd img{
	float: left;
	border: 0px;
	margin-right: 8px;
	margin-top:4px;
}

#people dd p,
#book dd p{
	padding: 0;
	margin: 0;
}

/* =Home Column Four */
.lbar {
	width: 474px;
	height:240px;
	float: left;
}
.rbar {
	width: 474px;
	height:240px;
	float: right;
}
.lbar ul,
.rbar ul {
	padding:0px;
	margin: 5px 8px 0px 8px;
	line-height: 22px;
	text-align: left;
}



/* =Header Structure
-------------------------------------------------------------- */

#menu {
	text-align: left;
	vertical-align: middle;
}
#menu a {
	padding: 5px 7px 2px 7px;
	margin-right:4px;
	color: #222;
	text-decoration: none;
	font-size: 13px;
	line-height: 22px;
	text-align: center;
	background-color: #EAEAEA;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#menu a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}



/* =Category Structure
-------------------------------------------------------------- */

.lbox240 {
	width: 240px;
	float: left;
	text-align: center;
}
.lbox200 {
	width: 200px;
	float: left;
	text-align:center;
}
.lbox140 {
	width: 140px;
	float: left;
	text-align:center;
}
.cbox490 {
	width: 490px;
	float: left;
	text-align:center;
}
.cbox550 {
	width: 550px;
	float: left;
	text-align:center;
}
.rbox270 {
	width: 270px;
	float: right;
	text-align:center;
}
.mbox720 {
	width: 720px;
	float: right;
}
.mbox820 {
	width: 820px;
	float: right;
	text-align:center;
}
.dividing-line{
	height: 11px;
	margin-left:8px;
	margin-right:8px;
	background: url(images/dividing_line.jpg) repeat-x;
}

.lbox240 a,
.lbox200 a,
.lbox140 a,
.cbox490 a,
.cbox550 a,
.rbox270 a,
.mbox720 a,
.mbox820 a{
	color: #222;
}

.lbox140 dl#leftnav {
	width: 110px;
	margin: 0px auto;
	padding:0px;
}
.lbox140 dl#leftnav dt,
.lbox140 dl#leftnav dd{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height:22px;
	text-align: center;
	
}
.lbox140 dl#leftnav dt a{
	display: block;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #eaeaea;
	font-weight: bold;
}
.lbox140 dl#leftnav dt a:hover{
	text-decoration: none;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #eeeeee;
}
.lbox140 dl#leftnav dd a{
	display: block;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #f5f5f5;
	font-weight: normal;
}
.lbox140 dl#leftnav dd a:hover{
	text-decoration: none;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid ##ffffff;
	background-color: #eeeee;
}

.lbox140 ul {
	padding:0px;
	margin: 5px 10px 5px 32px;
	font-size: 12px;
	line-height:22px;
	text-align: left;
	display:list-item;
	list-style-type:disc;
	list-style-position:outside;
}

#guide{
    border-right: 1px solid #c9c2b8;
    border-bottom: 1px solid #c9c2b8;
}

#guide td{
    border-left: 1px solid #c9c2b8;
    border-top: 1px solid #c9c2b8;
}

.lbox200-core {
	width: 170px;
	font-size: 12px;
	line-height:22px;
	margin-left:auto;
	margin-right:auto;
	border-left: 1px solid #c9c2b8;
	border-right: 1px solid #c9c2b8;
}
.lbox200-core ul {
	padding:0px;
	margin: 4px 8px 4px 24px;
	line-height: 20px;
	text-align: left;
	display:list-item;
	list-style-type:disc;
	list-style-position:outside;
}
.lbox200-core h3 {
	text-align:center;
	line-height:22px;
	margin:5px 0px;
	padding:0;	
}

.cbox490 ul,
.cbox550 ul {
	padding:0px;
	margin: 5px 8px 5px 24px;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
	display:list-item;
	list-style-type:disc;
	list-style-position:outside;
}
.cbox490 dl,
.cbox550 dl {
	padding: 5px 0px;
	margin: 0px 8px 0px 8px;
	font-size:12px;
	line-height:22px;
	text-align: justify;
	text-justify:inter-ideograph;
}
.cbox490 dd{
	margin:0px;
	padding:0px;
	display:block;
	height:76px;
	overflow:hidden;
}
.cbox550 dd{
	margin:0px;
	padding:0px;
	display:block;
	height:95px;
	overflow:hidden;
}
.cbox490 dd img,
.cbox550 dd img {
	float: left;
	border: 0px;
	margin-right: 10px;
	margin-top:5px;
}

.cbox490 h3,
.cbox550 h3 {
	color: #937534;
	margin: 3px 0px;
}

.rbox270 ul {
	padding:0px;
	margin: 5px 15px 5px 30px;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	display:list-item;
	list-style-type:disc;
	list-style-position:outside;
}

.mbox720 h2,
.mbox820 h2 {
	display:block;
	line-height:23px;
	text-align: center;
	background-color: #F3F3F3;
	margin-bottom:10px;
}
.mbox720 ul,
.mbox820 ul {
	margin: 0px 15px 0px 0px;
	padding: 10px;
	font-size:14px;
	line-height:28px;
	text-align: justify;
	text-justify:inter-ideograph;
}
.mbox720 li,
.mbox820 li{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
.mbox820 dl{
	width:805px;
	height:720px;
	padding: 0px;
	margin: 0px auto;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.mbox820 dd{
	width:378px;
	height:66px;
	float:left;
	margin:12px;
	padding:0px;
	display:block;
	overflow:hidden;
}
.mbox820 h3 {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #937534;
	margin: 0px;
	padding:0px;
}
.mbox820 h3 a{
	color: #AC2F0B;
}
.mbox820 img{
	float: left;
	border: 0px;
	margin-right: 10px;
}

.newpeople,
.newbook{
	width:530px;
	height:180px;
	margin: 8px auto 0px auto;
	font-size: 13px;
	line-height: 22px;
	overflow:hidden;
}
.people-cont{
	width: 106px;
	display:block;
	float:left;
	text-align: center;
}
.book-cont{
	width: 265px;
	display:block;
	float:left;
	text-align: left;
}

.newclass{
	width:489px;
}
.newclass td{
	width:163px;
	text-align: left;
	font-size: 13px;
	line-height: 22px;
	padding-left:6px;
	padding-right:6px;
	vertical-align:top;
}


/* =Spell Navigation */
#spellnav{
	width: 805px;
}
#spellnav td{
	font-size: 13px;
	line-height:20px;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
}
#spellnav td a{
	display: block;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #f5f5f5;
}
#spellnav td a:hover{
	text-decoration: none;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid ##ffffff;
	background-color: #eeeeee;
}


/* =Magazine List */
ul.mag-list{
	padding: 0px;
	margin:0px 20px;
	font-size: 12px;
	line-height: 22px;
	list-style-type: none;
}
ul.mag-list li{
	text-align: justify;
	border-bottom:2px solid #FFFFFF;
}
ul.mag-list li a{
	display: block;
	padding: 2px 8px;
	text-decoration: none;
	background-color:#E5EEE5;
}
ul.mag-list li a:hover{
	background-color:#EFF4EE;
}


/* =Category of Znbd
-------------------------------------------------------------- */
.divcont {
	margin: 0px 20px 0px 0px;
	padding: 10px;
	font-size:14px;
	line-height:27px;
	text-align: justify;
	text-justify:inter-ideograph;
}

.desc{
	margin: 0px 15px;
	font-size: 12px;
	line-height: 22px;
	background-color: #E5EEE5;
	text-align: justify;
	text-justify: inter-ideograph;
}
.desc p{
	padding: 5px 8px;
	margin: 0px;
}

.refer{
	margin: 10px 20px 10 0px;
	text-align: center;
}

.note{
	color: #333333;
	font-size: 15px;
	line-height: 25px;
}


/* =Category of Special
-------------------------------------------------------------- */
.new img{
	margin: 5px;
	border: 1px solid #AAAAAA;
	padding: 1px;
}
.all{
	width: 830px;
	margin-left: auto;
	margin-right: auto;
}
.all ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.all li{
	margin: 0px;
	display: block;
	background-color: #F5F5F5;
	border: 3px solid #FFFFFF;
	font-size: 15px;
	padding: 5px;
	text-align: left;
}
.all li a:link,
.all li a:visited {
	color: #222;
}
.all li a:hover,
.all li a:active {
	color: #FF0000;
}


/* =Single Structure
-------------------------------------------------------------- */

/* =Single Header */
#topnav {
	width: 700px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #F3F3F3;
	font-size: 13px;
}
#topnav a {
	color: #222;
}

/* =Single Content */
#container {
	width: 918px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	border-left: 2px solid #EEEEEE;
	border-right: 2px solid #EEEEEE;
}
#container hr{
	width: 800px;
	padding: 0;
	margin: 0 auto;
	height: 6px;
	color: #F5F5F5;
	clear:both;
	border-top: 1px solid #DDDDDD;
}
.entry {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	line-height: 25px;
}
.entry a {
	color: #004276;
}
.entry-writer {
	font-weight: bold;
	text-align: center;
}
.entry-front {
	height:190px;
	text-align: justify;
	text-justify:inter-ideograph;
}
.entry-front img {
	float: left;
	border: 0px;
	margin-right: 27px;
}
.entry-content {
	text-align: justify;
	text-justify:inter-ideograph;
}
.entry-content img {
	border: 0;
}
.entry-content td{
	background-color: #F5F5F5;
	padding: 5px;
	border: 1px solid white;
	font-size: 13px;
	line-height: 22px;
}
.entry-meta {
	font-size: 13px;
	line-height: 22px;
	text-align: right;
}
.entry-attachment{
	text-align: center;
}



/* =Comments
-------------------------------------------------------------- */
#comments {
	width: 800px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.commentlist {
	list-style: none;
	margin: 0;
	padding: 0 10px;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
	text-justify:inter-ideograph;
}
.comment-author {
	font-style: normal;
	font-weight: bold;
}
.commentlist a,
.comment-author a {
	color: #222;
}
.comment-meta {
	font-size: 12px;
}
.comment-meta a {
	color: #888;
}
#comments .comment-body {
	text-align: justify;
	text-justify:inter-ideograph;
}
#comments .comment-body p,
#comments .comment-body ul,
#comments .comment-body ol {
	padding: 0px;
	margin: 5px 0px;
}
.reply {
	font-size: 12px;
	text-align:right;
}
.nopassword,
.nocomments {
	display: none;
}

/* =Comments form */
#respond {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#respond a {
	color: #222;
}
#respond p {
	margin: 0 10px;
	padding: 0px;
	font-size: 12px;
	line-height: 12px;
	
}
#respond .comment-notes {
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 22px;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
	font-size: 12px;
	line-height: 12px;
}
#respond label {
	color: #888;
}
#respond input {
	margin:7px 0px;
	width:300px;
}
#respond textarea {
	width:100%;
	margin:7px auto;
}
#respond .form-submit input {
	width: auto;
	font-size: 12px;
}

/* =Related Posts */
#related-posts{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#related-posts a {
	color: #222;
}
#related-posts ul{
	margin: 0px;
	padding: 10px 5px 0px 5px;
	text-align: left;
}
#related-posts li{
	font-size:13px;
	line-height: 22px;
	list-style:none;
	text-align: left;
}



/* =Focus Slide
-------------------------------------------------------------- */
.picf{ 
    width:240px;
	position:relative;
	border-bottom:1px solid #ACB9B9;
}
#bimg{
    FILTER: progid:DXImageTransform.Microsoft.Fade ( duration=0.5,overlap=1.0 );
	width:240px;
	height:160px;
	margin:0 auto;
}
#bimg img{
    border:0;
}
#simg{
    position:absolute;
	bottom:5px;
	right:3px;
}
#simg ul{
    list-style-type:none;
}
#simg ul li{
    float:left;
	list-style-type:none;
}
.xbigon .xbigoff{
  cursor: pointer; 
  text-align:center; 
  width:25px; 
  height:16px;
 }
#simg div{ 
  float: left; 
  width:18px; 
  height: 15px; 
  color: #fff;  
  font-family: "Times New Roman", Times, serif;
  font-size:12px; 
  font-weight: bold;
  line-height: 15px; 
  text-align: center;
  background-color: #dd1507;
  cursor: pointer; 
  margin-right: 2px; 
}
#simg .f1{ background-color:#333;}
.dis{ DISPLAY: block;}
.undis{ DISPLAY: none;}




/* =Tag Cloud
-------------------------------------------------------------- */
ul.wp-tag-cloud{
	padding: 0px;
	margin: 0px 15px;
	font-size: 12px;
	line-height: 22px;
	list-style-type: none;
	height: 506px;
	overflow-y: scroll;
	scrollbar-face-color: #EAEAEA;
	border: 1px solid #77a89b;
}
.wp-tag-cloud li{
	text-align: justify;
	border-bottom:1px dashed #CCCCCC;
}
.wp-tag-cloud li a{
	display: block;
	padding: 0px 8px;
	}
.wp-tag-cloud li a:hover{
	background-color:#E5EEE5;
}



/* =Most Viewed Codes
-------------------------------------------------------------- */

/* =Most Viewed Article */
ul.most-viewed{
	padding: 5px 8px;
	margin: 0px 15px;
	font-size: 12px;
	line-height: 22px;
	list-style-type: none;
	text-align: justify;
	text-justify: inter-ideograph;
}

/* =Most Viewed Book */
ul.most-book{
	padding:0px;
	margin: 5px 15px;
	font-size: 12px;
	line-height:22px;
	list-style-type: none;
	text-align: justify;
	text-justify: inter-ideograph;
}



/* =SinglePage Navigation
-------------------------------------------------------------- */

.link_pages{
	font-size:13px;
	line-height: 25px;
	color: #222;
	text-align: right;
}
.link_pages a{
	padding:3px 5px;
	color: #222;
	border:1px solid #DDDDDD;
	background:#F5F5F5;
	text-decoration:none;
}
.link_pages a:hover{
	color: #5D6733;
	border-color:#DDDDDD;
	background:#D2E1D0;
	text-decoration:none;
}



/* =MorePages Navigation
-------------------------------------------------------------- */

.pagenavi{
	font-size:12px;
	color:#333;
	text-align: right;
	margin: 18px 10px;
	}

.pages{
	margin-right: 2px;
	padding:3px 5px;
	text-decoration:none;
}
.page-numbers{
	margin-right:2px;
	padding:3px 5px;
	text-decoration:none;
	background-color: #ffffff;
	border: 1px solid #b8bd9f;
}
.current,.current:hover{
	background-color: #DDDDDD;
	border: 1px solid #b8bd9f;
}



/* =Calendar
-------------------------------------------------------------- */
#calendar {
    font-size: 12px;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
}

.prevMonth, .nextMonth{
    color: gray;
}
.calendar td{
    width: 20px;
    font-size: 12px;
	line-height:20px;
    text-align: center;
	border: 1px solid #fff;
	background-color: #E1E1E1;
}
.calendar th{
    color: #444;
    font-size: 12px;
	line-height:20px;
    background-color: #C9DCF5;
	border: 1px solid #fff;
    font-weight: bold;
}
.calendar td a{
	display: block;
	color: #FF0000;
    font-weight: bold;
	text-decoration: none;
}
.curDay{
    font-weight: bold;
}



/* =Weixin
-------------------------------------------------------------- */
#weixin{
	position:fixed;
	display:block;
	top:220px;
	width:110px;
	height:145px;
	z-index:1000;
	left:50%;
	margin-left:500px;
}



/* =Ads
-------------------------------------------------------------- */

#ads_right{
	position:fixed;
	display:block;
	bottom:10px;
	width:120px;
	height:600px;
	z-index:1000;
	left:50%;
	margin-left:580px;
}